projects
/
xen.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xen.git
2006-10-06
Alastair Tse
[XEND] Remove annoying debugging messages
commit
|
commitdiff
|
tree
|
snapshot
2006-10-06
Alastair Tse
[XENAPI] Example tools to create/destroy/shutdown VMs
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
Alastair Tse
[XEND] Fix shutdown reasons from Xen API
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
Alastair Tse
[XEND] Another attempt at fixing escaping logic in SXP
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
Alastair Tse
[XEND] Fix XenAPI Host interface so that get_record...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
Alastair Tse
[XEND] Fix many typos with VM interface to XenAPI
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
Alastair Tse
[XEND][XM] Fix bug in XendDomainInfo.recreate introduce...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
Alastair Tse
[XM] Add missing parameter to XM XMLRPC call so that...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
Alastair Tse
[XEND] Comments cleanups
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
Alastair Tse
[XEND] Remove misleading debugging message
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
Alastair Tse
[XM][XEND] Speed up xm list
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
Alastair Tse
[XEND] Exposing the XendAPI module in the XMLRPCServer
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
acnt2@huggins...
[XM] new.py that implements adding an unstarted domain
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
Alastair Tse
[XM] Add commands to implement lifecycle commands via...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
Alastair Tse
[XEND] Make SXP be compatible with sequencetypes (Tuple...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
Alastair Tse
[XEND][XENAPI] XendNode implementation for Xen API...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
Alastair Tse
[XEND] Add a convenience function for UUID generation
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
Alastair Tse
[XEND][XENAPI] XendCheckpoint should use XendConfig...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
Alastair Tse
[XEND] Implementation of Xen-API in a separate module.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
Alastair Tse
[XEND] Change blkif to use the new style configuration
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
Alastair Tse
[XEND] Massive XendDomain XendDomainInfo reorganisation...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
Alastair Tse
[XEND] XendConfig is an extended python dictionary...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
Alastair Tse
[XEND] Refactoring device controllers to its own module...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
Alastair Tse
[XEND][XENAPI] Split Xend global constants out to its...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
Alastair Tse
[XEND][XENAPI] Adding some default Xen API Errors
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
acnt2@huggins...
[XEND] Minor code formatting changes to XendRoot.py
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
acnt2@huggins...
[XEND][LIFECYCLE] Configurable storage path for lifecyc...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
acnt2@huggins...
[XEND] Clean up some keyword clashes with XendCheckpoint
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
acnt2@huggins...
[XEND] Xen API Auth Manager for handling sessions
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
Alastair Tse
[XEND] Make XMLRPC Server shutdown cleanly.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
Alastair Tse
[XEND] Make logging an optional parameter for the XMLRP...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
acnt2@huggins...
[XEND] Replace dom with domid.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
acnt2@huggins...
[XEND] Python API break. Replacing ambiguious 'dom...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
acnt2@huggins...
[XEND] Minor stylistic fixes for XendBootloader.py
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
acnt2@huggins...
[XEND] Make import sxp into absolute import.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-05
acnt2@huggins...
[XEND] Fix backslash escaping so it ignores escapes...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-02
Steven Smith
[XEN][HVM] Fix a bug which could lead to the guest...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-30
kaf24@firebug...
[HVM][TOOLS] Improve warnign message when trying to...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-30
kaf24@firebug...
[HVM] Mov to/from CR8 must be gated on whether VLAPIC...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-30
kaf24@firebug...
[HVM] Add RDMSR/WRMSR instruction emulation to VMXAssis...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-30
kaf24@firebug...
[HVM] Add sub instruction support to HVM MMIO decoder.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-30
kaf24@firebug...
[HVM][SVM] Do not delay ExtInt event injection if RFLAG...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
kfraser@localhost...
[NET] back: Loopback must copy foreign mappings.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
Steven Smith
Merge.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
Steven Smith
[XEN][HVM] Arrange that we only consider sending a...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
kfraser@localhost...
[BLKTAP] Find major number by searching sysfs
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
Steven Smith
Merge.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
Steven Smith
[XEN][HVM] Make sure that the interrupt which event...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
kfraser@localhost...
[LINUX] Make evtchn device use a dynamic minor number.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
Tim Deegan
[XEN] Recompute shadows of PAE PSE l2es when needed.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
kfraser@localhost...
[HVM][SVM] Obtaining instruction address needs to mask...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
Alastair Tse
[TOOLS] Fix xendomains init.d script DOG PIG confusion.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
kfraser@localhost...
[HVM] Disable VMX/SVM on auxiliary processors when...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
kfraser@localhost...
[HVM][VMX] Clear vmxe when VMX is not enabled.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
kfraser@localhost...
[PYGRUB] Enable showing the cursor in pygrub when it...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
kfraser@localhost...
[HVM][SVM] 64-bit Windows HVM guests require MCE/MCA...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
kfraser@localhost...
[BLKTAP] Remove unnecessary TLB flush from blktap driver.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
kfraser@localhost...
[BLKTAP] Remove unnecessary timeout from tapdisk select...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
kfraser@localhost...
Remove dead pdb code from tools directory.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
kfraser@localhost...
[VMXASSIST] Fix data32/addr32 instruction decode issue.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
kfraser@localhost...
[HVM] Clean up hvm_copy interface to be more like copy_...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
kfraser@localhost...
[HVM][VMX] Fix data copying in transition to/from vmxas...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
kfraser@localhost...
[NET] back: Reset netfilter context in loopback receive...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
kfraser@localhost...
[BLK] front: Flush workqueues with no locks held. Opera...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-29
kfraser@localhost...
[XENBUS] Don't perform normal state-machine transitions and
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Andrew Warfield
[BLKTAP] have udev create the device for blktap
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Andrew Warfield
[BLKTAP] have blktap use a dynamic major
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Andrew Warfield
[BLKTAP][XEND] Fix blktap to work with a bootloader
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Andrew Warfield
[BLKTAP] Fix SMP debugging assert failures in blktap
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Andrew Warfield
[BLKTAP] clean up blktap and remove private structure
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Andrew Warfield
[BLKTAP] Fix blktap oops on domain shutdown
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Tim Deegan
[XEN] Support lightweight shadow-translate PV guests...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
Tim Deegan
[XEN] Fix interaction between tlbflush timestamp and...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
kfraser@localhost...
[NET] back: 4 loopbacks by default for dom0 (previously...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
kfraser@localhost...
[XEN] Remove weak-extern definitions from symbols.c.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
kfraser@localhost...
[NET] back: Create 0 loopbacks by default for non-domain-0.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
atse@norwich...
[XM] Report proper ACMError(s) instead of silently...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
atse@norwich...
[XM] Remove traceback printing from load/makepolicy.py.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
atse@norwich...
[XM] Fix stray quotes in usage message in getlabel.py
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
atse@norwich...
[XM] Fix error reporting for resources.py, remove dupli...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
atse@norwich...
[XM] Removed traceback printing for non ACMError exceptions
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
atse@norwich...
[XM] Set proper return code for exceptions in xm, catch...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
kfraser@localhost...
[XEN] Fix i386 hypercall code to always create shadow
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
kfraser@localhost...
[HVM] Avoid mis-optimisation of the SVM/VMX exit handlers
commit
|
commitdiff
|
tree
|
snapshot
2006-09-28
atse@norwich...
There's a typo in create.py, which affects PV bootloade...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-27
kfraser@localhost...
[VMXASSIST] Cast to pointer type via long to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-27
Steven Smith
[HVM] qemu should wait 10ms, rather than 100ms, between...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-27
kfraser@localhost...
[XM-TEST] Remove the test for /dev/tpm0, which may...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-27
kfraser@localhost...
[XEN] gdbstub return value is used to determine whether...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-27
kfraser@localhost...
[XM] Fix 'xm uptime' command.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-27
kfraser@localhost...
[XM] Fix domain reported by 'xm sched-sedf'.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-27
kfraser@localhost...
[XM] Fix 'xm rmlabel' command.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-27
kfraser@localhost...
[XM] Reenable the '-h' option, disabled in changeset...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-27
kfraser@localhost...
[HVM] Fix stupid printf formatting error that breaks...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-27
kfraser@localhost...
[HVM] Fix MSR read/write and add extra info when
commit
|
commitdiff
|
tree
|
snapshot
2006-09-27
kfraser@localhost...
[XEN] Fix x86_emulate and hvm-mmio-insn-len decoders
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Steven Smith
[HVM][VNC] Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Steven Smith
[HVM][VNC] Work around a bug in the newest version...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Steven Smith
[HVM][VNC] Make sure that qemu doesn't go into an infin...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Steven Smith
[HVM] Make qemu_advance_timer do something sensible...
commit
|
commitdiff
|
tree
|
snapshot
next